home *** CD-ROM | disk | FTP | other *** search
- <html>
-
- <head>
- <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
- <meta name="generator" content="Adobe GoLive 4">
- <title>ShowHide Action</title>
- </head>
-
- <body bgcolor="white">
- <center>
- <font size="6">ShowHide Action</font><font>
- <hr>
- </font></center>
- <p><font>
- <csactionclass name="ShowHide" function="CSShowHide" nsversion="4" ieversion="4"> </font></p>
- <p><font>
- <csactionparam name="layer" type="GLActionLayerParam"> </font></p>
- <p><font>
- <csactionparam name="mode" type="GLActionEnumParam"> </font></p>
- <p><font>
- <csactionenum name="Hide" value="0">
- </font></p>
- <p><font>
- <csactionenum name="Show" value="1">
- </font></p>
- <p><font>
- <csactionenum name="Toggle" value="2">
- </font></p>
- <p><font></csactionparam>
- </font></p>
- <p><font></csactionclass>
- </font></p>
- <p>
- <hr>
- </p>
- <p>IE Functions Script
- <script language="JavaScript1.2" src="../../GlobalScripts/IE.scpt" cyberversion="N1.2"></script>
- </p>
- <p>StyleVis Functions Script
- <script language="JavaScript1.2" src="../../GlobalScripts/StyleVis.scpt" cyberversion="N1.2"></script>
- </p>
- <p>ShowHide Action Main Script<font>
- <script language="JavaScript1.2" cyberversion="N1.2"><!--
- function CSShowHide(action) {
- if (action[1] == '') return;
- var type=action[2];
- if(type==0) CSSetStyleVis(action[1],0);
- else if(type==1) CSSetStyleVis(action[1],1);
- else if(type==2) {
- if (CSGetStyleVis(action[1]) == 0) CSSetStyleVis(action[1],1);
- else CSSetStyleVis(action[1],0);
- }
- }
- // -->
- </script>
- </font></p>
- <p>
- <hr>
- </p>
- <p> </p>
- <p><font>
- <table cool width="253" height="153" border="0" cellpadding="0" cellspacing="0" gridx="16" showgridx gridy="16" showgridy bgcolor="#eeeeee">
- <tr height="1" cntrlrow>
- <td width="1" height="1"><spacer type="block" width="1" height="1"></td>
- <td width="10" height="1"><spacer type="block" width="10" height="1"></td>
- <td width="80" height="1"><spacer type="block" width="80" height="1"></td>
- <td width="160" height="1"><spacer type="block" width="160" height="1"></td>
- </tr>
- <tr height="8">
- <td width="1" height="8"><spacer type="block" width="1" height="8"></td>
- <td width="10" height="8"><spacer type="block" width="10" height="8"></td>
- <td width="80" height="8"><spacer type="block" width="80" height="8"></td>
- <td width="160" height="8"><spacer type="block" width="160" height="8"></td>
- </tr>
- <tr height="3">
- <td width="1" height="3"><spacer type="block" width="1" height="3"></td>
- <td width="10" height="3"><spacer type="block" width="10" height="3"></td>
- <td width="80" height="3"><spacer type="block" width="80" height="3"></td>
- <td width="160" height="29" colspan="1" rowspan="2" valign="top" align="left" xpos="90">
- <csactioncntrl name="layer" x="90" y="8" width="140" height="18" alignx="scale" aligny="top">
- </td>
- </tr>
- <tr height="26">
- <td width="1" height="26"><spacer type="block" width="1" height="26"></td>
- <td width="10" height="26"><spacer type="block" width="10" height="26"></td>
- <td width="80" height="26" colspan="1" rowspan="1" valign="top" align="left" xpos="10">
- <csactioncntrl type="StaticText" value="Floating Box" x="10" y="11" width="70" height="17" alignx="left" aligny="top">
- </td>
- </tr>
- <tr height="3">
- <td width="1" height="3"><spacer type="block" width="1" height="3"></td>
- <td width="10" height="3"><spacer type="block" width="10" height="3"></td>
- <td width="80" height="3"><spacer type="block" width="80" height="3"></td>
- <td width="160" height="113" colspan="1" rowspan="2" valign="top" align="left" xpos="90">
- <csactioncntrl name="mode" x="90" y="37" width="140" height="18" alignx="scale" aligny="top">
- </td>
- </tr>
- <tr height="110">
- <td width="1" height="110"><spacer type="block" width="1" height="110"></td>
- <td width="10" height="110"><spacer type="block" width="10" height="110"></td>
- <td width="80" height="110" colspan="1" rowspan="1" valign="top" align="left" xpos="10">
- <csactioncntrl type="StaticText" value="Mode" x="10" y="40" width="39" height="16" alignx="left" aligny="top">
- </td>
- </tr>
- </table>
- </font></p>
- <p>
- </body>
-
- </html>
-